HOTFIX(#1388): remove unnecessary dev mode check for self task updates#1389
HOTFIX(#1388): remove unnecessary dev mode check for self task updates#1389
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis change simplifies the task update logic in TaskStatusEditMode by removing the dev mode requirement from the conditional branch. Now Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Date: 18 Jan 2026
Developer Name: @AnujChhikara
Issue Ticket Number
Tech Doc Link
Business Doc Link
Description
Since My Site has been deprecated, users can now update their tasks only via the Status Site. Requiring a dev flag for task updates is no longer valid behavior. The functionality should work without any environment-specific flags.
Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Screenshot 1
Screen.Recording.2026-01-18.at.3.04.11.PM.mov
Test Coverage
Screenshot 1
Additional Notes